is Effect Enabled
Queries whether an effect block is enabled and therefore applies its effect.
Return
true if the effect is enabled, false otherwise.
Parameters
effect Block
The effect block to query.
Queries whether an effect block is enabled and therefore applies its effect.
true if the effect is enabled, false otherwise.
The effect block to query.